1, the simplest compression command: WinRAR a asdf.txt.rar asdf.txt a means that the compression action, after the first parameter is the compressed file name, the suffix is of course rar, the last parameter is the file name to be compressed2, the simplest decompression command: WinRAR e asdf.txt.rar e means to perform the decompression, the extracted file is the only argument behind, but this e-decompressi
encryption function is not weak, but the online hack software for WinRAR is everywhere, but it does not mean that WinRAR is not safe at all. Now to introduce a special method of encrypting folder: Put the folder to be compressed and a JPG file together, and then select both the folder and JPG files, right-click, in the Popup menu, select "Add to Compressed file" and then in the pop-up window, "compress" a
Currently, there are a lot of compression software, but WinRAR has won everyone's favor for its small and practical use. However, this software has a lot of practical skills. Using them can make us get twice the result with half the effort.
1. Create a self-extracting File
If you use WinRAR to compress files, and your friends do not use WinRAR, your data must be
Now a lot of compression software, but winrar with its compact, practical win everyone's favorite. However, this software has a lot of practical skills. Using them, we can really do more with less.
1. Make self-extracting file
If you use WinRAR to compress files, and your friends do not use WinRAR, your data must be compressed before you can give it to him. At th
OneSFX(self-extractingA self-extracting file is a compressed file, which combines an executable module with a module that runs an extract file from a compressed file. Such a compressed file does not require an external program to decompress the contents of the self-extracting file, and it can run the operation itself. However, WinRAR can still treat self-extracting files as any other compressed file. So if you don't want to run the self-extracting fil
In fact, to modify the need to change the registry, we copy the following code for a corresponding ad and then execute it can be solved.
1. Create a new text document in any place first, and then copy the following code into it:
RAR Registration Data
uid=4b9afb430e269a2a9151
64122122509151305060bd4a8a89c964042551a7be8795bab34276
c06e86503395c505c9d960b733e4f037f0dde6dd64c8a032b5d512
0a746cf17b2c023ef6fc33627a708c376649893511300e4c8dbc7d
0d73155ab4b6f05ca02c0bc07b42706dc9
1, we first create a "Rarreg.key" on the desktop, using Notepad to create a TXT file
2, we first copy and paste the following content into the text and save, and then we change the file into a Rarreg.key file.
RAR Registration Data
The Agency for Education
1000000 PC Usage License
Uid=b621cca9a84bc5deffbf
6412612250ffbf533df6db2dfe8ccc3aae5362c06d54762105357d
5e3b1489e751c76bf6e0640001014be50a52303fed29664b074145
7e567d04159ad8defc3fb6edf32831fd1966f72c21c0c53c0
WinRAR can also manage my desktop for a long time. There are too many things on the desktop. How should I manage it at ordinary times? If you have installed WinRAR, you can ask it for help and use it to clear useless desktop files or icons.
Take the XP system as an example. The directory where the system is located is "C:/WINDOWS". Assume that the User name is "User", and the icons and files on the desktop
Linux commonly used compression commands have gzip and zip, two kinds of compression package end different: Zip Compressed after the file is *.zip, and gzip compressed file *.gz; The corresponding decompression command is gunzip and unzipgzip Command:# gzip Test.txtIt will compress the file into a file test.txt.gz, the original file is not, unzip the same# Gunzip Test.txt.gzIt will unzip the file into a fil
Linux commonly used compression commands are gzip and zip, the end of the two compression packages are different: Zip compressed after the file is *.zip, and gzip compressed files *.gz
The corresponding decompression commands are gunzip and unzip.
gzip Command:
# gzip Test.txt
It will compress the file into a file test.txt.gz, the original file is not, the decompression is the same
# Gunzip Test.txt.gz
It will
Directory1. Introduction to Commands2. Common parameter Introduction3. Example4. Direct access to the bottomIntroduction to CommandsZip is a widely used compression program under the Linux system, and the file is compressed with a ". zip" extension. The zip command is used to compress the file into a common zip format, and the unzip command is used to extract the zip file.Back to CatalogCommon parameters IntroductionThe common parameters of the zip co
Encountered the database can not find the cause of the problem, can only find the log, find the log when the old log is compressed, only to try to extract the A large amount of data, only in production decompression, and then to find The file name is *.tar.gz, and your blog has previously documented the decompression method: Http://www.cnblogs.com/garinzhang/archive/2013/04/23/3037147.html Use TAR–ZXVF *.tar.gz can not decompress, obviously good tar.gz file can this decompression, why not
The unzip is usually available when using Linux, but it may not be available in the system after a minimal installation.Yum List unzip see if the installationIf not installed, continue yum install unzipAfter installation, you can use the zip and unzip commands to compress and decompress the zip file!Syntax: Unzip [-cfl
Linux unzip command for extracting Zip files
Unzip is the decompression program for the. zip compressed file.
Grammar
Unzip [-cflptuvz][-agcjlmnoqsvx][-p
Parameters:
-C Displays the uncompressed results to the screen and converts the characters appropriately.
-F to update existing files.
-L Displays the files contained within the compressed file
Now a lot of compression software, but winrar with its compact, practical win everyone's favorite. However, this software has a lot of practical skills. Using them, we can really do more with less.
1. Make self-extracting file
If you use WinRAR to compress files, and your friends do not use WinRAR, your data must be compressed before you can give it to him. At th
Currently, there are a lot of compression software, but WinRAR has won everyone's favor for its small and practical use. However, this software has a lot of practical skills. Using them can make us get twice the result with half the effort.
1. Create a self-extracting File
If you use WinRAR to compress files, and your friends do not use WinRAR, your data must be
informationWzunzip Test.zipWinrar e TestUnzip the file to the specified directory, and if the directory does not exist, automatically createsWzunzip Test,zip NewFolderWinrar x Test.rar NewFolderUnzip the file and confirm the overwrite fileWzunzip test.zip-yWinrar x test.rar-yUnzip a specific fileWzunzip Test *.txtWinrar x Test *.txtUnzip an update file for an existing fileWzunzip test.zip-fWinrar x test.rar-fUnzip the updated file and new file of the existing fileWzunzip Test-nWinrar x test-uBu
The principle of this article is to use the Windows platform-installed WinRAR (WinZip) to implement calls to C # programs (Note: WinRAR compression decompression WinZip is also applicable).Let's take a look at the support invocation command of WinRAR (WINZIP) itself:Compression command: a {0} {1}-r "{0}: File name after compression | {1}: File physical path to be
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.